home *** CD-ROM | disk | FTP | other *** search
-
- // JavaScript wrapper for r3statgd.h
- // Auto generated file, do not modify by hand
- // Copyright ⌐ 2004, Realsoft Graphics Oy
-
- var R3_r3statgd_H = 1;
- include("oops/r3gadget.js")
-
-
- var R3CLID_STATUSGAD = 232;
-
-
-
-
-
-
- function r3Statusgad () {
- this.base = r3God;
- if(arguments.length) {
- this.base(R3CLID_STATUSGAD, arguments);
- }
- // Methods
-
- }
-
- r3Statusgad.prototype=new r3Gadget;
- // r3statgd.h_H